Revision: cvs-buildpackage--devel--0.1--patch-128
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 20:35:25 CDT 2003
Standard-date: 2003-10-11 01:35:25 GMT
Modified-files: cvs-buildpackage cvs-inject cvs-inject.1
    debian/changelog
New-patches: srivasta@debian.org--2003-primary/cvs-buildpackage--devel--0.1--patch-128
Summary: cscvs to tla changeset 144
Keywords: cscvs:MAIN-144

Author: srivasta
Date: 2001/07/05 20:23:25
   * Fixed a typo in cvs-inject man page.                     closes: Bug#101661
* cvs-buildpackage currently checks whether the upstream source contains
a directory named debian but doesn't use this info later on.  This has
now been fixed.                                           closes: Bug#97423
* Use cvs rtag to delete the current tag on all files (even those in the
attic). This deals with the following case: (a) tag with
debian_version_2_8_7 (b) remove file 'foo.c' (cvs rm; cvs ci), (c)
retag. With 'cvs tag' it won't remove the tag from the file foo.c;
with 'cvs rtag', it will. When invoking cvs-buildpackage -F rtag has
the right semantics.                                     closes: Bug#101818
* Set CVSROOT if empty and CVS/Root is present (abort if we can't figure
out what CVSROOT should be (all this is in cvs-buildpackage proper).
closes: Bug#101822
